home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 033a / 1time23.zip / ONETIME.DOC next >
Text File  |  1991-08-28  |  2KB  |  45 lines

  1.                           OneTime V2.3 Documentation
  2.                         Copyright 1990 by Jef Pearlman
  3.                  Stowe BBS   201-467-7870   300/1200/2400 Baud
  4.  
  5.      First of all, just to make sure, I have no responsibility for any problems
  6. happening to your system while this program is in use.
  7.  
  8.      If you have been using OneTime Version 2.0, you can simply rename 
  9. ONETIME.USE to ONETIME.LOG to continue using the same log file. Otherwise you
  10. can leave the old log alone and OneTime will continue using it perfectly.
  11.  
  12.      Okay. This is a small program that I created for SLBBS, but it can be 
  13. used on just It runs a door about every system. It will allow you to make a 
  14. program run once for any particular person, which is very useful for logon 
  15. auto-doors. For instance, I wanted everyone to answer by Voting Booth, so I
  16. ran it with this. Each person had to do it once, and after that, it 
  17. transparently skips it. Operation of this program is very simple.
  18.  
  19.      First of all, if used as a logon auto-door, set it to whatever it would
  20. normally be for the program you will be using OneTime with. 
  21.  
  22.  Syntax:  ONETIME <UserName> <Command>
  23.  <UserName> must be one word, and <Command> can be as long as you like.
  24.  Set Your BBS Settings to what you normally would. 
  25.  Run ONETIME without any parameters to get a description of the commands.
  26.  ONETIME will exit with an ERRORLEVEL 0 if successful, and an ERRORLEVEL 1 if 
  27.   an error occured during runtime.
  28.  
  29. For instance, my Voting Booth door used a "VB %U" so my command read 
  30. "ONETIME %U VB %U."
  31.  
  32.      No matter what you set the communications support is set to, whatever is 
  33. printed on the Screen by OneTime will not be sent, since it uses direct screen 
  34. writes. Now your program is all set to run. To reset the log of people who 
  35. have used is, just delete the ONETIME.LOG file. 
  36.  
  37.      This program is Freeware, meaning that the author expects no donations,
  38. and the program is in no way inhibited. However, any donations would be very
  39. appreciated. Send any donations to:                   
  40.                                                       Jef Pearlman
  41.                                                       C/F Stowe BBS
  42.                                                       14 Nottingham Rd.
  43.                                                       Short Hills, NJ 07078
  44.  
  45.